Skip to content

fix: use system font - #150

Merged
pando85 merged 1 commit into
mainfrom
fix/system-font
Sep 20, 2026
Merged

pando85 merged 1 commit into
mainfrom
fix/system-font

Conversation

@pando85

@pando85 pando85 commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the hardcoded Manrope font from the Material 3 app theme
  • let Material/Android inherit the device's default system typeface
  • keep the change scoped to typography; an app-specific font-size control can be considered separately

Closes #149

Validation

The change is limited to removing the fontFamily override from AppThemeM3, so all themes inheriting from it fall back to the Material/Android default font. Existing CI should cover resource compilation, lint, formatting, and APK assembly.

@pando85
pando85 merged commit 70cb5b6 into main Sep 20, 2026
5 checks passed
@pando85
pando85 deleted the fix/system-font branch September 20, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] System font

1 participant